## Warning for package rex2d ## The following compiler flags have been specified in the package description file. They are handled by DUB and direct use in packages is discouraged. Alternatively, you can set the DFLAGS environment variable to pass custom flags to the compiler, or use one of the suggestions below: releaseMode: Call DUB with --build=release optimize: Call DUB with --build=release /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(2170,10): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(2141,10): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(2142,10): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1876,17): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1048,9): Error: function `std.net.curl.HTTP.Protocol!().onSend(ulong delegate(void[]) callback)` is not callable using argument types `(ulong delegate(void[] buf) pure nothrow @nogc @system)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1048,9): cannot pass argument `__dgliteral5` of type `ulong delegate(void[] buf) pure nothrow @nogc @system` to parameter `ulong delegate(void[]) callback` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(627,12): Error: template instance `std.net.curl._basicHTTP!char` error instantiating /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(671,18): instantiated from here: `post!(char, char)` src/rex2d/executor.d(14,31): instantiated from here: `post!char` src/rex2d/response.d(15,66): Deprecation: alias `std.json.JSON_TYPE` is deprecated - Use JSONType and the new enum member names src/rex2d/response.d(19,70): Deprecation: alias `std.json.JSON_TYPE` is deprecated - Use JSONType and the new enum member names src/rex2d/response.d(23,66): Deprecation: alias `std.json.JSON_TYPE` is deprecated - Use JSONType and the new enum member names src/rex2d/response.d(27,64): Deprecation: alias `std.json.JSON_TYPE` is deprecated - Use JSONType and the new enum member names src/rex2d/response.d(31,62): Deprecation: alias `std.json.JSON_TYPE` is deprecated - Use JSONType and the new enum member names /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.